Skip to content

Wire blog to real posts API#345

Merged
itskai-dev merged 1 commit into
mainfrom
feat/wire-blog
Feb 10, 2026
Merged

Wire blog to real posts API#345
itskai-dev merged 1 commit into
mainfrom
feat/wire-blog

Conversation

@itskai-dev

@itskai-dev itskai-dev commented Feb 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add blog posts data source at data/blog-posts.json with 5 real agent-development posts
  • implement blog API routes:
    • GET /api/blog with search, tag, and sort=recent
    • POST /api/blog to create and append posts
    • GET /api/blog/[slug] for single post detail
  • wire /blog and /blog/[slug] pages to fetch from the API instead of static data imports
  • update blog UI filters to use tags from API data

Verification

  • npm run lint (0 errors)

@vercel

vercel Bot commented Feb 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-hub Building Building Preview, Comment Feb 10, 2026 1:54am

Request Review

@supabase

supabase Bot commented Feb 10, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project oldbapagtyvkplbqllwa because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@itskai-dev
itskai-dev merged commit 865dfca into main Feb 10, 2026
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant